Skip to main content

lastRowInView

Type

property

Summary

Returns the last visible row

Syntax

get the lastRowInView of widget

Description

Use the lastRowInView property to get the number of the last visible row. Note that for a row to be considered last, it will only be necessary to see one pixel of it

Examples

get the lastRowInView of widget "PolyGrid"